Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github actions: initial setup #1

Merged
merged 1 commit into from
Nov 6, 2020
Merged

github actions: initial setup #1

merged 1 commit into from
Nov 6, 2020

Conversation

sydorovdmytro
Copy link

This enables two jobs:

  • tests
  • release

Tests job will run go test and linter on the master branch and PRs
Release job will trigger the goreleaser on tags matching semver pattern

This enables two jobs:
- tests
- release

Tests job will run go test and linter on master branch and PRs
Release job will trigger the goreleaser on tags matching semver pattern
Copy link
Member

@martinohmann martinohmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Can be merged.

@sydorovdmytro sydorovdmytro merged commit c38bd00 into master Nov 6, 2020
@sydorovdmytro sydorovdmytro deleted the github-actions branch November 6, 2020 11:43
@sydorovdmytro sydorovdmytro restored the github-actions branch November 6, 2020 11:54
@sydorovdmytro sydorovdmytro deleted the github-actions branch November 26, 2020 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants